wayland: Make cursors have the right size
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 May 2022 02:23:31 +0000 (22:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 May 2022 02:29:37 +0000 (22:29 -0400)
commit34a9bc46320dfb3575973f0a1c1cb42eb2968eeb
tree9e31431f28af5a68c89420b9e8027b9fed7ac913
parentd603164ec2bd6934e3c7fee93bd19a111b0d3e98
wayland: Make cursors have the right size

The Wayland protocol requires that width and height
of cursor surfaces is an integer multiple of the
surface scale. Make it so.

Fixes: #4746
gdk/wayland/cursor/wayland-cursor.c